- Abort() strategy -

set flag
cancel chunk-save interval
createbackup() checks for flag & halts
createFile() checks for flag & halts
saveNextChunk() checks for flag & halts
confirmSave() checks for flag & halts
abort()
checks for backup file
	replaces cancelled file with the backup file
breaks the overall vow